@charset "utf-8";
body{
	background: url(mainbg.png) center bottom no-repeat;
	background-size:100% 100%;
}
.main{
	margin-bottom:80px;
	margin-top:50px;
	
}
.b6left,.b6right,.b7left,.b7right,.b8left,.b8right{
	width:710px;
}
/* 1 */
.topzt{
	display: block; 
	width: 1440px; 
	margin-top: 30px;
	
}
.topzt img{
	width:1440px;
	max-height:175px;
}
/*2 */
.break-news {
    margin: 30px 0;
	height: 40px;
    justify-content:center;
}

.break-news span img{
    height: 40px;
    padding-right: 10px;
}
.break-news h2 {
    font-size: 30px;
    color: #333;
    height: 40px;
    line-height: 30px;
}
.break-news h2:hover {
    color: #0F6FB9;
}
/* 3 */
/*轮播*/
.lbslide{position:relative; width:710px; height:320px; overflow:hidden;}
.lbslide .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:15px; z-index:1; }
.lbslide .hd ul{ overflow:hidden; zoom:1; float:left;  }
.lbslide .hd ul li{ float:left; margin-right:7px;  width:12px; height:12px; line-height:14px; text-align:center; background:#fff; cursor:pointer; border-radius:50%;}
.lbslide .hd ul li.on{ background:#ffd400; color:#fff; }
.lbslide .bd{ position:relative; height:100%; z-index:0;   }
.lbslide .bd li{ zoom:1; vertical-align:middle; }
.lbslide .bd img{ width:710px; height:320px; display:block;  }
.lbslide .bd li p{position:absolute;left:0;bottom:0;line-height: 50px;height:50px;width:710px;white-space: nowrap;overflow: hidden;padding-left: 20px}
.lbslide .bd li p i{position:absolute;left:0;top:0;display: block;width:710px;height: 50px;background: #000;opacity: .3}
.lbslide .bd li p a, .lbslide .bd li p a:visited{position: relative;color: #fff;font-size: 17px;font-weight:bold;line-height: 50px;text-align: left;width: 600px;display: block;}
/*轮播右侧*/
.lbright{
	width:710px;
	
}
.lbright .title a{
	position:relative;
}
.lbright .title h2 a{
background:url(lbtitbg.png) left center no-repeat;
padding: 0px 0px 0 20px;
}
.lbright  .title h2 .noactive{
	background:none;
}
.lbright .title h2 .noactive{
	margin-left:0px;
}
.lbright .title h2 .noactive{
	margin-left:0px;
	width: 100px;
}
.lbright .title .noactive img{
	display:none
}

.lbright .title img{
	position:absolute;
}
/*4*/
.b4{
	width:710px;
}
.b4 .list{
	border: 1px solid #ccc;
	padding:0 25px;
}

/*5 专题专栏*/
.ztzl{ width:1440px; height:148px;  position:relative; margin-top:40px;}
.ztzl .hd .prev,.ztzl .hd .next{ display:block;  width:50px; height:148px; float:right; cursor:pointer; position:absolute; top:0; background: no-repeat center center;}
.ztzl .hd .prev{ background-image: url(prevbtn.png); left:-70px;}
.ztzl .hd .next{ background-image: url(nextbtn.png); right:-70px;}
.ztzl .hd .prevStop,.ztzl .hd .nextStop{ opacity:0.5; }
.ztzl .bd{ width: 1452px;margin:0; overflow:hidden;}
.ztzl .bd ul{ overflow:hidden; zoom:1; }
.ztzl .bd ul li{width:353px; float:left; _display:inline; overflow:hidden; margin-right:10px;}
.ztzl .bd ul li img{width:353px;height:148px;}

/*6*/

.imgtit{
	position:relative;
	height: 80px;
}
.imgtit em{
	font-size: 32px;
    color: #2e71b8;
    height: 55px;
    line-height: 55px;
	font-weight:bold;
	background: url(bigtitr.png) right bottom no-repeat;
	padding-right: 20px;
}
.imgtit span{
	display:block;
	width:620px;
	height:1px;
	background:#0F6FB9;
}
.imgtit a{
	color: #666;
    font-size: 16px;
    position: absolute;
    top: 40px;
    left: 645px;
}
.imgtit a:hover{
	color: #0F6FB9;
}
.b6left .list{
	border: 1px solid #2e71b8;
	padding:0 25px;
}
.wsbs a{
	position: relative;
    display: block;
    background: #2e71b8;
    height: 70px;
    line-height: 70px;
    text-align: center;
    color: #fff;
    font-size: 32px;
    font-weight: bold;
	    margin-top: 20px;
}
.wsbs img{
	position: absolute;
    top: 5px;
    left: 210px;
}
.wsbs span{
	padding-left: 20px;
}
/*****7*****/
.hysjlist li{
	display:inline-block;
	margin-top: 15px;
	margin-left:10px;
	background: url(hysjbg.png) top center no-repeat;
	background-size:100% 100%;
	width: 164px;
	height: 72px;
	padding: 20px 30px;
}
.hysjlist li:first-child{
	margin-left:0px;
}
.hysjlist li a span{
	display:block;
	font-size: 20px;
	margin-bottom: 8px;
}
.hysjlist li a{
	display:block;
	width:100%;
	height:100%;
	color:#fff;
	font-size: 16px;
}
/*****8*******/
.xzzfgslist li{
	background: url(b8lbg.png) top center no-repeat;
	background-size:100% 100%;
	height: 60px;
	margin-top: 15px;
	line-height: 50px;
	padding: 0px 37px;
}
.xzzfgslist li a{ float:left; font-weight:bold;color:#fff; max-width:95%; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;font-size:17px}
.jytalist li{
	background: url(b8rbg.png) top center no-repeat;
	background-size:100% 100%;
	height: 60px;
	margin-top: 15px;
	line-height: 50px;
	padding: 0px 37px;
}
.jytalist li a{ float:left; color:#2e71b8;font-weight:bold; max-width:95%; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;font-size:17px}




